body{
    background-color: beige;
}
.Textbox{
    border: solid;
    background-color: aquamarine;
    height: 30px;
}